WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarSlotsPanel<S> Class / Refresh Method
When set to true keeps the current slots that are already presented.
In This Topic
    Refresh Method (CalendarSlotsPanel<S>)
    In This Topic
    Recreates the slots.
    Syntax
    public void Refresh( 
       bool keepSlots
    )

    Parameters

    keepSlots
    When set to true keeps the current slots that are already presented.
    See Also